vcTransportOutStatementBase

Base class for transport out statements.

See in: Overview

Module: vcProcessModel

Parent: vcTransportStatementBase

Children: vcStartTransportOutStatement, vcTransportOutStatement

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ContainervcContainerRWGets or sets a component container where to place the products. Must be from the same component. Can be None. Only used when Destination is CONTAINER.
DestinationvcTransportOutTypeRWGets or sets where the products should go.
DestinationNodevcTransportNodeRWGets or sets a transport node where to send the products using the transport system. Can be None. Only used when Destination is TRANSPORT_NODE.
SendAsProductBundlesBooleanRWGets or sets a value which determines wether to send as a product bundle.